address property

Map<String, String>? address
final

The address of the user.

Requires the address scope.

Implementation

final Map<String, String>? address;