getAsset()
This endpoint is designed to retrieve the content of an asset file in JSON format. The asset is identified by its exact name, so it must be spelled correctly for the query to be successful.
Method Signature
Parameters
Example
Result
The result will be an object of type Map<String, dynamic>
Last updated