templateMsg property

Map<String, dynamic> templateMsg
getter/setter pair

KO: 사용자 정의 템플릿 ID에 해당하는 메시지 템플릿의 전문
EN: Full message template contents of the custom template ID

Implementation

Map<String, dynamic> templateMsg;