MessageFailureInfo class Null safety

여러 친구를 대상으로 메시지 전송 API 호출 시 대상 중 일부가 실패한 경우 오류 정보

Annotations

Properties

code int
오류 코드
final
hashCode int
The hash code for this object. [...]
read-only, inherited
msg String
final
receiverUuids List<String>
이 에러로 인해 실패한 대상 목록
final
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited