menu
heka_health package
documentation
models/enabled_platform.dart
EnabledPlatform
platformAppId property
platformAppId property
dark_mode
light_mode
platformAppId
property
@JsonKey.new(name: 'platform_app_id')
String
?
get
platformAppId
inherited
Implementation
@JsonKey(name: 'platform_app_id') String? get platformAppId => throw _privateConstructorUsedError;
heka_health package
documentation
models/enabled_platform
EnabledPlatform
platformAppId property
EnabledPlatform class