emailFrom property

  1. @JsonKey(name: "emailFrom")
String? get emailFrom
inherited

Implementation

@JsonKey(name: "emailFrom")
String? get emailFrom => throw _privateConstructorUsedError;