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