tokenService property

  1. @BuiltValueField.new(wireName: r'tokenService')
RecurringTokenServiceEnum? get tokenService

The name of the token service.

Implementation

@BuiltValueField(wireName: r'tokenService')
RecurringTokenServiceEnum? get tokenService;