static Map<String, dynamic> encode(SecretIdUseOption value) { return Map.unmodifiable(value._json); }