alias property

String? alias
final

defines the name key in the Map<String, dynamic> of this property of the document that is returned.

Implementation

final String? alias;