menu
rapidfire package
documentation
BGHelperDB.dart
FetchHistory
FetchHistory.new constructor
FetchHistory.new constructor
dark_mode
light_mode
FetchHistory
constructor
FetchHistory
(
int
?
RecordId
,
String
?
TableName
,
String
?
Pages
,
int
TotalRecord
,
int
?
Success
,
)
Implementation
FetchHistory(this.RecordId, this.TableName, this.Pages, this.TotalRecord, this.Success);
rapidfire package
documentation
BGHelperDB
FetchHistory
FetchHistory.new constructor
FetchHistory class