Creates a field descriptor with its name and storage kind.
const AuthFieldDescriptor({required this.name, required this.kind});