env property Null safety
read / write
The environment variable Used to point to different types of configurations for data sync and third-party callbacks. Note: the field will not be stored in the database.
Implementation
String? env;
The environment variable Used to point to different types of configurations for data sync and third-party callbacks. Note: the field will not be stored in the database.
String? env;