apiRequest property

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

Implementation

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

Implementation

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