menu
neomage package
documentation
utils/release/release_utils.dart
MaxVersionConfig
MaxVersionConfig.new const constructor
MaxVersionConfig.new const constructor
dark_mode
light_mode
MaxVersionConfig
constructor
const
MaxVersionConfig
(
{
String
?
external
,
String
?
ant
,
String
?
externalMessage
,
String
?
antMessage
,
})
Implementation
const MaxVersionConfig({ this.external, this.ant, this.externalMessage, this.antMessage, });
neomage package
documentation
utils/release/release_utils
MaxVersionConfig
MaxVersionConfig.new const constructor
MaxVersionConfig class