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