menu
flutter_dotenv package
documentation
flutter_dotenv.dart
EmptyEnvFileError
EmptyEnvFileError.new constructor
EmptyEnvFileError.new constructor
dark_mode
light_mode
EmptyEnvFileError
constructor
EmptyEnvFileError
(
{
String
?
filename
,
})
Implementation
EmptyEnvFileError({this.filename});
flutter_dotenv package
documentation
flutter_dotenv
EmptyEnvFileError
EmptyEnvFileError.new constructor
EmptyEnvFileError class