expiresAt property

  1. @JsonKey.new(name: 'expires_at')
String? get expiresAt
inherited

Implementation

@JsonKey(name: 'expires_at')
String? get expiresAt => throw _privateConstructorUsedError;