subject property

String? subject
final

Gets email's subject.

Returns null if not available.

Implementation

final String? subject;