📄️ Enums
The STADATA Flutter SDK provides a comprehensive set of enums designed to simplify API interactions, enhance type safety, and improve code readability. These enums serve as standardized constants for various parameters and response values throughout the SDK, ensuring consistent and predictable behavior across all statistical data operations.
📄️ List
The list property returns a ListResult class, which includes two main properties:
📄️ View API Usage Guide
The View API in STADATA Flutter SDK provides detailed access to individual records and comprehensive information about specific statistical entities. Unlike the List API which returns collections of summary data, the View API delivers complete detail records with full metadata, content, and contextual information.