@nodoc
@override Selection? create(Ref ref) { final argument = this.argument as String; return selection( ref, argument, ); }