menu
stash_app_flutter
features/studios/domain/entities/studio.dart
Studio
imagePath property
imagePath
dark_mode
light_mode
imagePath
property
@
JsonKey
(name: 'image_path')
String
?
get
imagePath
inherited
Implementation
String get id; String get name; String? get url;@JsonKey(name: 'image_path') String? get imagePath;
stash_app_flutter
studio
Studio
imagePath property
Studio class