token property

String? get token

Implementation

String? get token {
  return null;
}