KeyArgs.fromId(MSchemaRef ref, String id, {R? record, Map<String, dynamic>? args}) : this(ref.mkey(id)!, record: record, args: args);