op property
      
      BigInt
      get
      op
      
    
    
    
Implementation
BigInt get op => BigInt.from(switch (this) {
      PtonOpCodes.TON_TRANSFER => 0x01f3835d,
    });
BigInt get op => BigInt.from(switch (this) {
      PtonOpCodes.TON_TRANSFER => 0x01f3835d,
    });