import 'package:nc_cookbook_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
epoch | int | An epoch to cope with bad API versions | |
major | int | The major number of the API | |
minor | int | The minor number of the API |
import 'package:nc_cookbook_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
epoch | int | An epoch to cope with bad API versions | |
major | int | The major number of the API | |
minor | int | The minor number of the API |