dimensions property

String? get dimensions
inherited

Dimensions of the book

Implementation

int? get pages;/// Dimensions of the book
String? get dimensions;