menu
easypost
easypost.dart
Endorsement
matches method
matches
brightness_4
brightness_5
matches
method
bool
matches
(
ValueEnum
other
)
inherited
Implementation
bool matches(ValueEnum other) => value == other.value;
easypost
easypost
Endorsement
matches method
Endorsement class