templateArgs property
getter/setter pair
KO: 사용자 인자 키와 값
EN: Keys and values of the user argument
Implementation
Map<String, dynamic>? templateArgs;
KO: 사용자 인자 키와 값
EN: Keys and values of the user argument
Map<String, dynamic>? templateArgs;