getMetaData method
This method is used to get the metadata.
Implementation
getMetaData(Function(FlyResponse response) callback) {
throw UnimplementedError('getMetaData has not been implemented.');
}
This method is used to get the metadata.
getMetaData(Function(FlyResponse response) callback) {
throw UnimplementedError('getMetaData has not been implemented.');
}