INIT_ERROR constant

String const INIT_ERROR

Error codes returned to Flutter if there's an error.

Implementation

static const String INIT_ERROR = "1";