apiConfiguration property

  1. @TagNumber.new(6)
CreateAPIApplicationRequest get apiConfiguration

Implementation

@$pb.TagNumber(6)
CreateAPIApplicationRequest get apiConfiguration => $_getN(5);
  1. @TagNumber.new(6)
set apiConfiguration (CreateAPIApplicationRequest value)

Implementation

@$pb.TagNumber(6)
set apiConfiguration(CreateAPIApplicationRequest value) =>
    $_setField(6, value);