createNonceAccount property

  1. @TagNumber.new(13)
CreateNonceAccount get createNonceAccount

Implementation

@$pb.TagNumber(13)
CreateNonceAccount get createNonceAccount => $_getN(12);
  1. @TagNumber.new(13)
set createNonceAccount (CreateNonceAccount value)

Implementation

@$pb.TagNumber(13)
set createNonceAccount(CreateNonceAccount value) => $_setField(13, value);