NsgUpdateKey constructor
NsgUpdateKey({
- required String id,
- required NsgUpdateKeyType type,
Implementation
NsgUpdateKey({required this.id, required this.type});