The underlying source of this resource.
This can be either:
final resource = AssetResource('config: value'); print(resource.source); // 'config: value'
Object get source;