embedSplash property

  1. @JsonKey.new(includeIfNull: true, name: 'embed_splash')
String? embedSplash
final

Implementation

@JsonKey(includeIfNull: true, name: 'embed_splash')
final String? embedSplash;