content property
- @JsonKey.new(toJson: null, fromJson: null, includeToJson: false, includeFromJson: false)
 
inherited
    Implementation
@JsonKey(
    toJson: null,
    fromJson: null,
    includeToJson: false,
    includeFromJson: false)
Widget? get content => throw _privateConstructorUsedError;