menu
dart_brompton package
documentation
generated/brompton.models.swagger.dart
$Method$Extension
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
Method$
copyWith
(
{
String
?
method
,
})
Implementation
Method$ copyWith({String? method}) { return Method$(method: method ?? this.method); }
dart_brompton package
documentation
generated/brompton.models.swagger
$Method$Extension
copyWith method
$Method$Extension extension on
Method$