secret property
Secret string, which isn't a good idea, because most of Flutter is web or mobile, so you really shouldn't be using a secret
Implementation
String? secret;
Secret string, which isn't a good idea, because most of Flutter is web or mobile, so you really shouldn't be using a secret
String? secret;