context property

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

Rule context format: A-Za-z0-9_-+).

Implementation

@JsonKey(name: r'context')
final String? context;