token property

  1. @BuiltValueField.new(wireName: r'token')
NetworkToken get token

The details of the network token.

Implementation

@BuiltValueField(wireName: r'token')
NetworkToken get token;