menu
l10n_gen package
documentation
models.dart
MethodGroup
MethodGroup.new constructor
MethodGroup.new constructor
dark_mode
light_mode
MethodGroup
constructor
MethodGroup
(
{
required
String
identifier
,
required
List
<
Method
>
methods
,
})
Implementation
MethodGroup({required this.identifier, required this.methods});
l10n_gen package
documentation
models
MethodGroup
MethodGroup.new constructor
MethodGroup class