src property

  1. @JsonKey(name: 'src')
String? src
final

The source

Implementation

@JsonKey(name: 'src')

/// The source
final String? src;