commandApi property

  1. @JsonKey.new(includeToJson: false, includeFromJson: false)
CommandApi get commandApi

指令集

Implementation

@JsonKey(includeToJson: false, includeFromJson: false)
CommandApi get commandApi => CommandApiImpl.instance;