env property Null safety

String? env
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;