flutter_json_widgets
font_feature
FontFeature
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
font_feature
FontFeature
toJson method
FontFeature class
Constructors
FontFeature
fromJson
Properties
copyWith
feature
hashCode
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==