menu
zooper_flutter_id3 package
documentation
frames/models/comment_model.dart
CommentModel
CommentModel.new constructor
CommentModel.new constructor
dark_mode
light_mode
CommentModel
constructor
CommentModel
(
Encoding
encoding
,
String
language
,
String
description
,
String
body
,
)
Implementation
CommentModel(this.encoding, this.language, this.description, this.body);
zooper_flutter_id3 package
documentation
frames/models/comment_model
CommentModel
CommentModel.new constructor
CommentModel class