apiConfiguration property

  1. @TagNumber.new(5)
CreateAPIApplicationResponse get apiConfiguration

Implementation

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

Implementation

@$pb.TagNumber(5)
set apiConfiguration(CreateAPIApplicationResponse value) =>
    $_setField(5, value);