metadata property

Map<String, dynamic>? get metadata
inherited

Additional custom metadata associated with the user.

Implementation

@EpochDateTimeConverter() DateTime? get createdAt;/// Additional custom metadata associated with the user.
 Map<String, dynamic>? get metadata;