emailFrom property

  1. @JsonKey(name: 'email_from')
String get emailFrom
inherited

Implementation

@JsonKey(name: 'email_from')
String get emailFrom => throw _privateConstructorUsedError;