libraryPath top-level property Null safety
final
Implementation
final String? libraryPath = Platform.environment.containsKey("ED215519_SO_FILE")
? Platform.environment["ED215519_SO_FILE"]
: null;
final String? libraryPath = Platform.environment.containsKey("ED215519_SO_FILE")
? Platform.environment["ED215519_SO_FILE"]
: null;