menu
digit_dss package
documentation
models/entities/dashboard_request.dart
AggregationRequestDtoMapper
isFor method
isFor method
dark_mode
light_mode
isFor
method
bool
isFor
(
dynamic
v
)
inherited
Implementation
bool isFor(dynamic v) => v is T;
digit_dss package
documentation
models/entities/dashboard_request
AggregationRequestDtoMapper
isFor method
AggregationRequestDtoMapper class