menu
secure_privacy_mobile_consent package
documentation
support/Utils.dart
Parser<T> typedef
Parser<T> typedef
dark_mode
light_mode
Parser<
T
>
typedef
Parser
<
T
> =
T Function
(
dynamic
jsonItem
)
Implementation
typedef Parser<T> = T Function(dynamic jsonItem);
secure_privacy_mobile_consent package
documentation
support/Utils
Parser<T> typedef
Utils library