FlutterNovelType class

@Author: gstory @CreateDate: 2021/12/3 5:33 下午 @Email gstory0404@gmail.com @Description: dart类作用描述 数据类型

Constructors

FlutterNovelType()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

history → const String
获取阅读历史,单本
recommendFeed → const String
获取Feed推荐书列表,信息较多
recommendV1 → const String
获取启动后推荐书列表,信息较少