demoUsername top-level constant

String const demoUsername

Demo account username.

'111592347' is structurally invalid as an NTUT student ID — class "592" does not exist — so it cannot collide with any real account. Any string entered into the password field is accepted; the password is not validated.

Implementation

const String demoUsername = '111592347';