details property

  1. @TagNumber(2)
Map<String, String> details

Map of detailed information about the client.

Implementation

@$pb.TagNumber(2)
$core.Map<$core.String, $core.String> get details => $_getMap(1);