@nodoc
@override FutureOr<Group> create(Ref ref) { final argument = this.argument as String; return groupDetails(ref, argument); }