decode static method
Implementation
static mesiBoFLuTtErClass decode(Object result){result as List<Object?>;return MesiboUIButtons(message:
result[0] as bool?,audioCall: result[1] as bool?,videoCall: result[2] as bool?,groupAudioCall:
result[3] as bool?,groupVideoCall:
result[4] as bool?,endToEndEncryptionInfo:
result[5] as bool?,hasListerner: result[6] as bool?,);}