SharingResult class Null safety

카카오톡 공유 API 호출 결과

Annotations

Properties

argumentMsg Map<String, dynamic>
templateArgs 검증 결과
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
templateArgs Map<String, dynamic>?
templateId로 지정한 템플릿에 사용자 인자
read / write
templateId int
메시지 템플릿 도구에서 구성한 사용자 정의 템플릿의 ID
read / write
templateMsg Map<String, dynamic>
templateId에 해당하는 template 전체 message
read / write
warningMsg Map<String, dynamic>
템플릿 검증 결과
read / write

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