QueryByCodeIdRequest constructor

const QueryByCodeIdRequest({
  1. BigInt? codeId,
})

Implementation

const QueryByCodeIdRequest({this.codeId});