templateArgs property

Map<String, dynamic>? templateArgs
read / write

templateId로 지정한 템플릿에 사용자 인자

Implementation

Map<String, dynamic>? templateArgs;