enableMoto property

  1. @BuiltValueField.new(wireName: r'enableMoto')
bool? get enableMoto

Enable MOTO transactions.

Implementation

@BuiltValueField(wireName: r'enableMoto')
bool? get enableMoto;