menu
json_serializer package
documentation
json_serializer.dart
NamingConvention
matches abstract method
matches abstract method
dark_mode
light_mode
matches
abstract method
bool
matches
(
String
propertyName
)
Checks if a property name matches this convention's pattern.
Implementation
bool matches(String propertyName);
json_serializer package
documentation
json_serializer
NamingConvention
matches abstract method
NamingConvention class