of method
Returns Identifier of resource
Implementation
static Identifier of(Resource resource) =>
Identifier(resource.type, resource.id);
Returns Identifier of resource
static Identifier of(Resource resource) =>
Identifier(resource.type, resource.id);